home *** CD-ROM | disk | FTP | other *** search
/ Media PAK Basic Software Bundle MBP 01 / Media PAK Basic Software Bundle MBP-01.iso / ays / setup.inf < prev    next >
INI File  |  1992-02-07  |  1KB  |  51 lines

  1. ; Module name: Setup.Inf
  2. ; Programmer : Jeffrey M. Richter
  3.  
  4. [Application]
  5. ;Application global information
  6. AppName=At Your Service
  7. DefDir=C:\AYS
  8. SpaceNeeded=3500
  9. DefPMGroup=AYS.GRP, At Your Service
  10.  
  11. [Disks] 
  12. ;List of diskettes needed to install the product and the name 
  13. ;of each diskette.
  14. 1=AYS Disk
  15. ;2=AYS Disk 2
  16. ;3=AYS Disk 3
  17.  
  18. [Dirs]
  19. ;lists of directories that must be created from the destination directory
  20. ;files to be copied are in the same directory structure on the
  21. ;floppy (by default)
  22. 1=.
  23. 2=ACTORS
  24.  
  25. [Files]
  26. ;description, name, (dir #), (diskette #), (Compressed)
  27. AYS.INI, AYS.INI, 1, 1, N
  28. RAVE.DLL, RAVE.DLL, 1, 1, N
  29. AYS_FILT.DLL, AYS_FILT.DLL, 1, 1, N
  30. DDEML.DLL, DDEML.DLL, 1, 1, N
  31. TOOLHELP.DLL, TOOLHELP.DLL, 1, 1, N
  32. AYS.EXE, AYS.EXE, 1, 1, N
  33.  
  34. Database Files, JODI.DAT, 1, 1, N
  35. Database Files, JODI.DBD, 1, 1, N
  36. Database Files, JODI.K00, 1, 1, N
  37. Database Files, JODI.K01, 1, 1, N
  38. Database Files, JODI.K02, 1, 1, N
  39. Database Files, JODI.K03, 1, 1, N
  40. Database Files, JODI.K04, 1, 1, N
  41. Database Files, JODI.K05, 1, 1, N
  42.  
  43. GABBY.BIN, GABBY.BIN, 2, 1, N
  44. GABBY.RFF, GABBY.RFF, 2, 1, N
  45.  
  46. [PM Info]
  47. ;File Name, App Description, Icon file #, Icon #
  48. ;AYS.EXE,    At Your Service
  49.  
  50. [End]
  51.